home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 Christmas / macformat-045.iso / Demos / Grolier Demos / Circus / DEMO_US.EXE / DEMO_US.DXR / 00004.ls < prev    next >
Encoding:
Text File  |  1996-10-31  |  60 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on mouseDown
  6.   quit()
  7. end
  8.